home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbs_soft / ppagemod.zip / PPE-PAGE.DOC < prev    next >
Text File  |  1993-05-17  |  5KB  |  108 lines

  1.      Program:  PPE-PAGE.PPE v1.00b - Compiled on this date of 05-03-93
  2.  
  3.                This program can be used to replace your O)perator
  4.                page command.  It can be configured a number of ways
  5.                to allow total control of your page command.  It will
  6.                update the USERNET.XXX file and write the info to the
  7.                caller logs.
  8.  
  9.  
  10.  Description:  PPE (PCBoard Programming Executable) that you can replace
  11.                the O)perator Page command.       (Or anyway you see fit)
  12.  
  13.              
  14. Installation:  Installing this PPE is very simple.  Use PCBSETUP to load
  15.                your PCBOARD.DAT file.  Highlite the "B) File Locations"
  16.                then press the enter key, now will need to Highlite the
  17.                "B) Configuration Files" again press the enter key.  Now
  18.                cursor down until you have highlited the filename/Loc of
  19.                your CMD.LST file.  Once this file has been highlited hit
  20.                the "F2" key to edit this file.  You will need to add this
  21.                line to that file:
  22.  
  23.                Command     Security  PPE/MNU File -or- Keystroke Replacement
  24.                ═════════  ════════  ═══════════════════════════════════════
  25.                O              0     C:\PCB\PPE\PPE-PAGE.PPE
  26.  
  27.                This will now enable all your users to access this PPE when
  28.                they type the command "O" from the PCB 15.0 Main Menu.
  29.  
  30.                Now you will need to EDIT the PPE-PAGE.CNF file.  This file
  31.                is used to store all the PPE program information.  This is
  32.                what this file should look like:
  33.  
  34.                PPE-PAGE.CNF  <=======  PPE-PAGE CONFIGURATION FILE
  35.                                        (MUST BE IN THE SAME DIRECTORY
  36.                                        THAT THE PPE-PAGE.PPE IS LOCATED)
  37.                                        (        Sample Included        )
  38.  
  39.        LINE1:  10            <=======  MIN. SECURITY TO ALLOW TO PAGE
  40.                                        (IF FIELD = 0 THEN DISABLE)
  41.  
  42.        LINE2:  150           <=======  MAX. SECURITY TO ALLOW TO PAGE
  43.                                        (IF FIELD = 0 THEN DISABLE)
  44.  
  45.        LINE3:  00:01         <=======  STARTING TIME TO ALLOW TO PAGE
  46.                                        (IF FIELD = 00:00 THEN DISABLE)
  47.  
  48.        LINE4:  23:59         <=======  ENDING TIME TO ALLOW TO PAGE
  49.                                        (IF FIELD = 00:00 THEN DISABLE)
  50.  
  51.        LINE5:  YYYYYYY       <=======  THIS IS USED TO ALLOW PAGE ON
  52.                                        ANY DAY OF THE WEEK (SUN-SAT)
  53.  
  54.        LINE6:  C:\PCB1\PCAN  <=======  PCAN FILE WITH THE LIST OF USERS
  55.                                        THAT WILL NOT BE ABLE TO PAGE.
  56.                                        MUST INCLUDE FULL DRIVE AND PATH
  57.                                        (OPTIONAL)    (Sample Included)
  58.  
  59.        LINE7:  C:\PCB1\PWEL  <=======  OPENING SCREEN WHEN 'O' IS TYPED
  60.                                        MUST INCLUDE FULL DRIVE AND PATH
  61.                                        (OPTIONAL)    (Sample Included)
  62.  
  63.        LINE8:  C:\PCB1\PCMT  <=======  COMMENT FILE WHEN PAGE NOT ANSWERED
  64.                                        MAY INCLUDE FULL DRIVE AND PATH
  65.                                        (OPTIONAL)    (Sample Included)
  66.  
  67.  
  68.        LINE9: TO 12    => See Sample Config Included.
  69.  
  70.                Next you will need to EDIT the file called PCAN, this file
  71.                holds the USERS that you do not want to be able to page the
  72.                SysOp at all.  This is what the file should look like:
  73.  
  74.                PCAN          <=======  PPE-PAGE PCAN FILE
  75.  
  76.        LINE1:  ###           <=======  NUMBER OF USERS LISTED IN THIS FILE
  77.      LINE2-?:  USER NAME     <=======  NAME OF USER YOU DO NOT WANT TO BE
  78.                                        ABLE TO PAGE FOR SYSOP.
  79.                                        (MAX=250 USERS LISTED)
  80.  
  81.  
  82.                Now all you have to do is copy the PPE-PAGE.PPE, PPE-PAGE.CNF
  83.                and the PCAN files to the directory your specified in the file
  84.                CMD.LST, don't forget to copy all the display screens that are
  85.                included in the PPAGE10B.ZIP.
  86.  
  87.  
  88.    Modifying:  Feel free to modify the PPS (source) file as your needs
  89.                dictate.  That is why the source is included.  Please
  90.                upload a copy of the modified PPS (source) to SaltAir
  91.                so we can all benefit.
  92.  
  93.  
  94.      Support:  The Shoppe Bulletin Board Systems - SysOp Larry Steele
  95.                Node 1 - 708-888-0725 - [16.8 DS] - 80486/50
  96.                Node 2 - 708-888-1162 - [16.8 DS] - 80486/40
  97.                Node 3 - 708-888-0078 - [16.8 DS] - 80486/40
  98.                Node 4 - 708-888-4175 - [16.8 DS] - 80486/40
  99.                Node 5 - PRIVATE LINE - [16.8 DS] - 80486/66
  100.  
  101.  
  102.      History:  04-30-93 ■ Initial Released of Version 1.00a
  103.  
  104.                05-03-93 ■ Released Version 1.00b
  105.  
  106.                         - Added PAGE indicator to let SysOp know user has
  107.                           tried to page him. (flashing p on the status line)
  108.